runtime.p.tracebuf (field)

7 uses

	runtime (current package)
		runtime2.go#L653: 	tracebuf traceBufPtr
		trace.go#L308: 		buf := p.tracebuf
		trace.go#L311: 			p.tracebuf = 0
		trace.go#L350: 		if p.tracebuf != 0 {
		trace.go#L481: 	buf := pp.tracebuf
		trace.go#L482: 	pp.tracebuf = 0
		trace.go#L627: 		return mp, p.id, &p.tracebuf